[INFO] fetching crate rdap 0.2.0...
[INFO] testing rdap-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rdap 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rdap 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rdap 0.2.0
[INFO] tweaked toml for crates.io crate rdap 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdap 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdap 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] effe91bb636864cde4516b0e1104b59e5e898fae91e322ac7da7d211f0bd2958
[INFO] running `Command { std: "docker" "start" "-a" "effe91bb636864cde4516b0e1104b59e5e898fae91e322ac7da7d211f0bd2958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effe91bb636864cde4516b0e1104b59e5e898fae91e322ac7da7d211f0bd2958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effe91bb636864cde4516b0e1104b59e5e898fae91e322ac7da7d211f0bd2958", kill_on_drop: false }`
[INFO] [stdout] effe91bb636864cde4516b0e1104b59e5e898fae91e322ac7da7d211f0bd2958
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b9ff18f5ede5b5c7d76a2d4e8704645b25db6c7cd21b6815808f90ce339104b
[INFO] running `Command { std: "docker" "start" "-a" "7b9ff18f5ede5b5c7d76a2d4e8704645b25db6c7cd21b6815808f90ce339104b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rdap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "7b9ff18f5ede5b5c7d76a2d4e8704645b25db6c7cd21b6815808f90ce339104b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9ff18f5ede5b5c7d76a2d4e8704645b25db6c7cd21b6815808f90ce339104b", kill_on_drop: false }`
[INFO] [stdout] 7b9ff18f5ede5b5c7d76a2d4e8704645b25db6c7cd21b6815808f90ce339104b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 878037ae03693d76af53990a26568ec013b17921dccddd1e55506df7abd96068
[INFO] running `Command { std: "docker" "start" "-a" "878037ae03693d76af53990a26568ec013b17921dccddd1e55506df7abd96068", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling rdap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "878037ae03693d76af53990a26568ec013b17921dccddd1e55506df7abd96068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878037ae03693d76af53990a26568ec013b17921dccddd1e55506df7abd96068", kill_on_drop: false }`
[INFO] [stdout] 878037ae03693d76af53990a26568ec013b17921dccddd1e55506df7abd96068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6eb5dd65f4b115c45f399416ec9bb8b4a1c1f8a73d9bf3200cd102c074d911cf
[INFO] running `Command { std: "docker" "start" "-a" "6eb5dd65f4b115c45f399416ec9bb8b4a1c1f8a73d9bf3200cd102c074d911cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdap-1dd1797f84022cef)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_apnic ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_arin ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_ripe ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_trailing_hyphen ... ok
[INFO] [stdout] test bootstrap::tests::test_rir_to_rdap_url_known ... ok
[INFO] [stdout] test bootstrap::tests::test_match_object_tag_not_found ... ok
[INFO] [stdout] test bootstrap::tests::test_rir_to_rdap_url_unknown ... ok
[INFO] [stdout] test request::tests::test_detect_domain_not_entity ... ok
[INFO] [stdout] test request::tests::test_detect_entity_apnic ... ok
[INFO] [stdout] test request::tests::test_detect_entity_lacnic ... ok
[INFO] [stdout] test request::tests::test_detect_entity_lowercase ... ok
[INFO] [stdout] test request::tests::test_detect_entity_ripe ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_lowercase ... ok
[INFO] [stdout] test request::tests::test_detect_unknown_tag_is_domain ... ok
[INFO] [stdout] test request::tests::test_detect_type ... ok
[INFO] [stdout] test whois::tests::test_field_formatting ... ok
[INFO] [stdout] test bootstrap::tests::test_match_object_tag ... ok
[INFO] [stdout] test whois::tests::test_field_short_key ... ok
[INFO] [stdout] test whois::tests::test_field_long_key ... ok
[INFO] [stdout] test whois::tests::test_format_help ... ok
[INFO] [stdout] test whois::tests::test_source_from_port43_apnic ... ok
[INFO] [stdout] test whois::tests::test_source_from_port43_arin ... ok
[INFO] [stdout] test whois::tests::test_source_from_port43_none ... ok
[INFO] [stdout] test whois::tests::test_source_from_port43_ripe ... ok
[INFO] [stdout] test bootstrap::tests::test_match_object_tag_case_insensitive ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_multi_hyphen ... ok
[INFO] [stdout] test request::tests::test_detect_entity_arin ... ok
[INFO] [stdout] test request::tests::test_is_entity_handle ... ok
[INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_no_hyphen ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdap-e3417e548aa5d9e9)
[INFO] [stdout] test whois::tests::test_format_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rdap
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/bootstrap.rs - bootstrap::extract_entity_tag (line 340) ... ok
[INFO] [stdout] test src/bootstrap.rs - bootstrap::KNOWN_ENTITY_TAGS (line 367) ... ok
[INFO] [stdout] test src/bootstrap.rs - bootstrap::rir_to_rdap_url (line 385) ... ok
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.38s; merged doctests compilation took 1.34s
[INFO] running `Command { std: "docker" "inspect" "6eb5dd65f4b115c45f399416ec9bb8b4a1c1f8a73d9bf3200cd102c074d911cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb5dd65f4b115c45f399416ec9bb8b4a1c1f8a73d9bf3200cd102c074d911cf", kill_on_drop: false }`
[INFO] [stdout] 6eb5dd65f4b115c45f399416ec9bb8b4a1c1f8a73d9bf3200cd102c074d911cf
